You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
EnsureRange Method
>
Math387.EnsureRange Method ([In] long, [In] long, [In] long)
Dew Math for .NET
Math387.EnsureRange Method ([In] long, [In] long, [In] long)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
EnsureRange Method
Collapse All
Syntax
C#
Visual Basic
public
static
long
EnsureRange
([In]
long
Low
, [In]
long
X
, [In]
long
High
);
Public
static
Function
EnsureRange
(
Low
As
[In]
long
,
X
As
[In]
long
,
High
As
[In]
long
)
As
long
Description
This is EnsureRange, a member of class Math387.
Group
EnsureRange Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
EnsureRange Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!